home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / Dema / anito_demo.exe / {app} / data / cutscenes / agila / villacredo / clinic_records.cs < prev    next >
Text File  |  2003-10-27  |  811b  |  64 lines

  1.  0 0
  2.  1 0
  3.  0 0 0
  4.  
  5. 5
  6.  
  7.   1 1
  8.     1 -1 -1
  9.  
  10.   1 1
  11. "
  12. if (globals.quest_chain_thieves <= 8 && globals.progress_clinic_records == 0)
  13. {
  14.   this.line0 = 'none';
  15.   this.target0 = 2;
  16. }
  17. if (globals.quest_chain_thieves > 998  )
  18. {
  19.   this.line0 = 'none';
  20.   this.target0 = 3;
  21. }
  22. if (globals.quest_chain_thieves == 8 && globals.progress_clinic_records == 1)
  23. {
  24.   this.line0 = 'none';
  25.   this.target0 = 4;
  26. }
  27.   this.line1 = '';
  28. "
  29.     1 -1 -1
  30.  
  31.   1 0
  32. "
  33. this.camerafocus = 'player';
  34. this.line0 = '';
  35.  
  36. ScoreUp(1); 
  37. globals.quest_chain_thieves = 8; 
  38. globals.progress_clinic_records = 1;
  39. RemapEntry(187,188);
  40. "
  41.     1 -1 -1
  42.  
  43.   1 0
  44. "
  45. this.camerafocus = 'player';
  46. this.line0 = '';
  47.  
  48.  
  49. "
  50.     1 -1 -1
  51.  
  52.   1 0
  53. "
  54. this.camerafocus = 'player';
  55. this.line0 = '';
  56.  
  57.  
  58. "
  59.     1 -1 -1
  60.  
  61.  
  62. 0 0 0 0
  63. 0
  64.